Module implementing a dialog to handle the various WebAuth requests.
| None |
| WebBrowserWebAuthDialog | Class implementing a dialog to handle the various WebAuth requests. |
| None |
Class implementing a dialog to handle the various WebAuth requests.
| None |
| None |
| WebBrowserWebAuthDialog | Constructor |
| __acceptRequest | Private slot to accept the WebAuth request. |
| __cancelRequest | Private slot to cancel the WebAuth request. |
| __clearSelectAccountButtons | Private method to remove the account selection buttons. |
| __retry | Private slot to retry the WebAuth request. |
| __setupCollectPinUi | Private method to configure the 'Collect PIN' UI. |
| __setupErrorUi | Private method to configure the 'Error' UI. |
| __setupFinishCollectTokenUi | Private method to configure the 'Finish Collect Token' UI. |
| __setupSelectAccountUi | Private method to configure the 'Select Account' UI. |
| __togglePinConfirmationVisibility | Private slot to toggle the PIN confirmation entry visibility depending on the visibility of the new PIN contents. |
| on_confirmPinEdit_textEdited | Private slot handling entering of a confirmation PIN. |
| on_pinEdit_textEdited | Private slot handling entering a PIN. |
| updateDialog | Public slot to update the dialog depending on the current WebAuth request state. |
| None |
Constructor
Private slot to accept the WebAuth request.
Private slot to cancel the WebAuth request.
Private method to remove the account selection buttons.
Private slot to retry the WebAuth request.
Private method to configure the 'Collect PIN' UI.
Private method to configure the 'Error' UI.
Private method to configure the 'Finish Collect Token' UI.
Private method to configure the 'Select Account' UI.
Private slot to toggle the PIN confirmation entry visibility depending on the visibility of the new PIN contents.
Private slot handling entering of a confirmation PIN.
Private slot handling entering a PIN.
Public slot to update the dialog depending on the current WebAuth request state.